runtime.traceLocker.ProcSteal (method)
6 uses
runtime (current package)
proc.go#L1595: trace.ProcSteal(pp, false)
proc.go#L2114: trace.ProcSteal(p2, false)
proc.go#L4572: trace.ProcSteal(pp, true)
proc.go#L4810: trace.ProcSteal(gp.m.p.ptr(), true)
proc.go#L6317: trace.ProcSteal(pp, false)
traceruntime.go#L564: func (tl traceLocker) ProcSteal(pp *p, inSyscall bool) {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |